function getval(val){ var a1=val.replace(/<\/?.+?>/g,""); var a2=a1.replace(/ /g,""); return a2; } //document.write('http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/PARPIJinZhan/790.html'); wx.config({ debug: false, appId: 'wx85d01b1d7184c45d', timestamp: 1714321790, nonceStr: 'zUhYWsmpxIzNffxj', signature: 'ebc55c004efa2ad3ef070c88b9b65c93d4825e36', jsApiList: [ 'checkJsApi', 'onMenuShareTimeline', 'onMenuShareAppMessage', 'onMenuShareQQ', 'onMenuShareWeibo' ] }); wx.ready(function () { wx.onMenuShareTimeline({ title: '2022 ASCO 新进展-卵巢癌一线维持治疗继往开来', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/PARPIJinZhan/790.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); wx.onMenuShareAppMessage({ title: '2022 ASCO 新进展-卵巢癌一线维持治疗继往开来', link: 'http://wxzl.cogonline.com/html/CeShiZhuanLanYi/ShiBin/PARPIJinZhan/790.html', imgUrl: 'http://wxzl.cogonline.com/wp/logo.jpg', desc: getval(' 审批号:ZMCNNP20220614003有效期:一年,过期资料,视同作废免责声明:本资讯旨在帮助医学专业人士更好的了解妇科肿瘤最新进展。仅供医学专业人士阅览,不得转发或分享非医学药学专业人士。文中相关内容不能以任何方式取代专业的医疗指导。'), success: function () { //alert('fx-ok'); }, cancel: function () { //alert('fx-no'); } }); }); wx.error(function (res) { //alert(location.href.split('#')[0]); //alert('err:'+res.errMsg); }); if(location.href.indexOf("?") >= 1 ){ location.href=location.href.substring(0,location.href.indexOf("?")); }